home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1994 November / Cd Ware (Nro. 2) - Epimundo.iso / OS2 / 21UPRT46.ZIP / 21UPREAD.1ST < prev    next >
Encoding:
Text File  |  1994-06-16  |  7.4 KB  |  168 lines

  1.  21UPRT.ZIP
  2.  ──────────
  3.  
  4.    Version 4.6 - 6/16/94
  5.  
  6.    Contents    - 21UP.EXE
  7.                  21UP.ICO
  8.                  VPBEVEL.DLL
  9.                  VPOBJ.DLL
  10.                  21UPREAD.1ST
  11.                  21UPTEST.FIL
  12.  
  13.    Author      - Roger Lapp
  14.  
  15.                  CompuServe - 70573,2577
  16.                  Internet   - 70573.2577@compuserve.com
  17.  
  18.    REXX PM program to print 2UP in landscape mode or 1UP in portrait mode
  19.    on laser printers using PPDS, PCL or PostScript commands. Will number
  20.    lines or support ANSI control characters. Suppresses multiple blank lines
  21.    and page ejects. Supports A4 (European) paper size.
  22.  
  23.    The latest updates to this program are posted to the following two
  24.    Forums on CompuServe:
  25.                          OS2USER Forum - Library 4 - Applications
  26.                          IBMSYS  Forum - Library 2 - OS/2 Utilities
  27.  
  28.    This package is free for anyone to use or distribute in its entirety
  29.    and I am not responsible for any problems that this program may cause.
  30.  
  31.    I DO ASK that if you find this program useful then please send me a note.
  32.    This is only so that I may get an idea if anyone is using the program and
  33.    if further enhancements would be worth my time.
  34.  
  35.    Many of the changes and enhancements to this program were a direct result
  36.    of user suggestions and I wish to thank all of these people. If you have
  37.    any suggestions, problems or just have comments about the package then
  38.    please let me know.
  39.  
  40.  
  41.  GETTING STARTED:
  42.  ────────────────
  43.  
  44.    1. Copy 21UP.EXE and 21UP.ICO to a directory which is included in the
  45.       PATH statement.
  46.    2. Copy VPBEVEL.DLL and VPOBJ.DLL to a directory which is included in
  47.       the LIBPATH statement.
  48.    3. Start 21UP. You may start it from a command line or you may create
  49.       a 21UP object on your desktop or in a folder using standard OS/2
  50.       procedures and start it from there.
  51.    4. From the Menu bar select Printer - Settings.
  52.    5. Select the appropriate settings for your printer (Printer, Print
  53.       Mode and Paper Size) and then select RETURN.
  54.    6. From the Menu bar select Help - Print Help.
  55.    7. The documentation will print. Read and follow instructions there.
  56.       NOTE the INITIAL SET UP section, especially if the documentation
  57.       did not print correctly (It should be readable enough to follow).
  58.    8. If you still have problems then DO THE FOLLOWING:
  59.        - Print the 21UPTEST.FIL enclosed with the package.
  60.        - Send me a note with the following information:
  61.           - The version number of the program.
  62.           - The settings you used that were different from the defaults.
  63.           - A description of the problem.
  64.           - What lines (in the test file) printed in what columns and on
  65.             what pages?
  66.           - What was the first character printed on the last (continued)
  67.             part of the last line (200)?
  68.           - Any other information you feel will help.
  69.  
  70.  
  71.  21UP CHANGES:
  72.  ─────────────
  73.  
  74.   V4.6:
  75.   ─────
  76.     1. Added 21UPTEST.FIL to aid in resolving any problems (see the
  77.        GETTING STARTED section above).
  78.     2. Added the ability for the user to specify how much to adjust for
  79.        hole punching.
  80.     3. Major changes to the PCL code to hopefully eliminate compatability
  81.        problems with PCL printers other than HP LaserJets.
  82.     4. Added the ability to allow printing of multiple sequential blank
  83.        lines and allow an imbedded page eject character to skip to a new
  84.        logical page.
  85.     5. Added support for Legal size (8.5x14) paper.
  86.  
  87.   V4.5:
  88.   ─────
  89.     1. Added frames around menus to enhance their appearance (this
  90.        requires the DLL files).
  91.     2. Removed the -Q option on the command line and replaced it with
  92.        the -M option in order to allow full drag and drop support without
  93.        prompting. See the Help file for details.
  94.     3. Some PostScript printers were not able to recognize the program
  95.        output file as a PostScript format file so a minimum set of
  96.        comment lines were added to the output file to identify it as a
  97.        PostScript EPS file.
  98.  
  99.   V4.4:
  100.   ─────
  101.     1. Fixed a problem with a missing piece of the program.
  102.  
  103.   V4.3:
  104.   ─────
  105.     1. Fixed the printing of the file name in the header line in
  106.        PostScript mode.
  107.     2. Fixed 1UP printing in PostScript mode.
  108.     3. Added an option to the Printer Settings menu to expand tabs to
  109.        1-9 spaces.
  110.     4. Added an option to the Printer Settings menu to allow you to
  111.        select the PostScript Font size.
  112.     5. Added a Product Information section to the Help menu selection.
  113.     6. Fix to only allow one instance of each secondary window to be
  114.        open at a time.
  115.     7. Changed the format of the Main Menu to isolate the 'information
  116.        only' part of the menu from the 'user' part.
  117.  
  118.   V4.2:
  119.   ─────
  120.     1. Embedded the DOC file into the program as HELP.
  121.     2. Moved the CHG file into 21UPREAD.1ST.
  122.     3. Added a Getting Started section to 21UPREAD.1ST.
  123.     4. Added the ability to print the Help from the Help Menu.
  124.     5. Added translating all non-printable ASCII codes to blanks.
  125.     6. Added a Print Format section with the ability to limit printing
  126.        to 1 line per record and optionally center the text on each line.
  127.     7. Added ability to control the Page Size definition by using
  128.        printer controls to print less than full size pages.
  129.     8. Added a dynamic display of the values used for calculating
  130.        characters per line and lines per page.
  131.     9. Rearranged all of the informational values into one group:
  132.        Current Print Estimates and Values.
  133.    10. Added ability to print to a file.
  134.    11. Added ability to print multiple copies of the file.
  135.    12. Print will now automatically reset the file selection since
  136.        you can now select the number of copies.
  137.    13. Added a small process indicator (Watch the arrow pointing to
  138.        the laser when you select print) to show printing activity
  139.        along with the title bar change.
  140.  
  141.   V4.1:
  142.   ─────
  143.     1. After a file is selected, then future file selections will start
  144.        with the same directory that the prior file was in.
  145.     2. Rearranged the top part of the Main Menu and changed 'Format'
  146.        to 'Print Layout'.
  147.     3. Added a No Header option to the Print Options.
  148.     4. Corrected the Print Estimates calculation.
  149.     5. Made the Help Menu sizable.
  150.     6. Added mnemonics for the menu items and the push buttons.
  151.     7. Cleaned up the tab sequence for the Main and Printer menus.
  152.     8. Made the default buttons: Print for the Main Menu and Return
  153.        for the Printer Setup Menu.
  154.     9. Adjusted the default line counts for A4 paper using PCL4.
  155.    10. Added a check box to the Printer Settings menu for using the
  156.        IBM-Denmark symbol set in PCL4 mode.
  157.    11. Added a check box to the Printer Settings menu for adjusting the
  158.        printing to allow for hole punching.
  159.    12. Added a check box to the Printer Settings menu for adjusting the
  160.        printing to allow for hole punching after cutting the 2UP output
  161.        page in half (5.5x8.5).
  162.    13. 21UP will no longer terminate when CANCEL is selected from the
  163.        File Select screen.
  164.    14. Removed the restriction on the number of lines that are printed
  165.        for each record.
  166.    15. Removed the restriction on the program name being changed.
  167.    16. Increased the adjustment allowed on lines per page to 99.
  168.